Skip to content

build: bump TE#2059

Merged
chtruong814 merged 1 commit intomainfrom
ko3n1g/build/bump-te
Jan 25, 2026
Merged

build: bump TE#2059
chtruong814 merged 1 commit intomainfrom
ko3n1g/build/bump-te

Conversation

@ko3n1g
Copy link
Copy Markdown
Contributor

@ko3n1g ko3n1g commented Jan 24, 2026

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Changelog

  • Add specific line by line info of high level changes in this PR.

GitHub Actions CI

See the CI sectionin the Contributing doc for how to trigger the CI. A Nvidia developer will need to approve and trigger the CI for external contributors.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

If you haven't finished some of the above items you can still open "Draft" PR.

Additional Information

  • Related to # (issue)

Summary by CodeRabbit

  • Chores
    • Updated TransformerEngine dependency to a pinned version for improved stability.

✏️ Tip: You can customize this high-level summary in your review settings.

Signed-off-by: oliver könig <okoenig@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Jan 24, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@ko3n1g ko3n1g marked this pull request as ready for review January 24, 2026 23:48
@ko3n1g ko3n1g requested a review from a team as a code owner January 24, 2026 23:48
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 24, 2026

📝 Walkthrough

Walkthrough

The pyproject.toml file was updated to change the TransformerEngine dependency reference from a release tag to a specific commit hash under the VCS sources configuration. This affects the exact version pinning for that external dependency while maintaining all other dependency configurations.

Changes

Cohort / File(s) Summary
Dependency Version Update
pyproject.toml
Updated TransformerEngine VCS revision from release_v2.11 to a specific commit hash in tool.uv.sources configuration

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'build: bump TE' is directly related to the changeset, which updates the TransformerEngine (TE) dependency from one commit hash to another. It clearly identifies the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Test Results For Major Changes ✅ Passed PR contains only a minor dependency version bump (commit hash update) in pyproject.toml with no source code modifications, confirming no changes to control flow, error handling, or public API signatures.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chtruong814 chtruong814 merged commit 127ccb4 into main Jan 25, 2026
83 of 85 checks passed
@chtruong814 chtruong814 deleted the ko3n1g/build/bump-te branch January 25, 2026 15:41
nv-mollys pushed a commit that referenced this pull request Jan 27, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: mollys <mollys@mollys.nvidia.com>
aroshanghias-nvd pushed a commit to aroshanghias-nvd/Megatron-Bridge that referenced this pull request Jan 29, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: Ali Roshan Ghias <aroshanghias@nvidia.com>
aroshanghias-nvd pushed a commit to aroshanghias-nvd/Megatron-Bridge that referenced this pull request Jan 29, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: Ali Roshan Ghias <aroshanghias@nvidia.com>
@coderabbitai coderabbitai bot mentioned this pull request Mar 11, 2026
5 tasks
@coderabbitai coderabbitai bot mentioned this pull request Mar 25, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants